Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IIIF_v3 Driver to support hashed metadata #528

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

aaron-collier
Copy link
Contributor

@aaron-collier aaron-collier commented Sep 30, 2024

Fixes #527

This partially duplicates the current iiif_json driver into a iiif_json_v3 driver in order to support the hashed metadata. See: https://iiif.io/api/presentation/3.0/#metadata

This also updates paging to support the AUB paging function by collection.

@aaron-collier aaron-collier force-pushed the t527-aub-paging-update branch 12 times, most recently from 80b06ee to ba4797a Compare October 2, 2024 20:24
@aaron-collier aaron-collier force-pushed the t527-aub-paging-update branch from 4ebea0d to e8b3efa Compare January 8, 2025 17:19
@aaron-collier aaron-collier marked this pull request as ready for review January 8, 2025 18:09
@aaron-collier aaron-collier force-pushed the t527-aub-paging-update branch from d9a6b63 to 8e14577 Compare January 8, 2025 18:09
@aaron-collier aaron-collier changed the title [WIP] Add IIIF_v3 Driver to support hashed metadata Add IIIF_v3 Driver to support hashed metadata Jan 8, 2025
Remove extra list flattening

Update tests after removing aub/aco collection

WIP

Remove debugging print statements
@aaron-collier aaron-collier force-pushed the t527-aub-paging-update branch from 8e14577 to dece25a Compare January 8, 2025 18:26
@aaron-collier aaron-collier merged commit 51ba734 into main Jan 8, 2025
4 checks passed
@aaron-collier aaron-collier deleted the t527-aub-paging-update branch January 8, 2025 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update AUB collections for IIIF manifest structure and paging
2 participants